home *** CD-ROM | disk | FTP | other *** search
/ Take-Home Tutor en Espanol / TakeHomeTutor.iso / pc / En espanol / Take-Home Tutor 3 / grammar / C3.U2.S2.GR.c.139.swf / scripts / DefineButton2_74 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-06-23  |  72 b   |  5 lines

  1. on(release){
  2.    _parent.count = 0;
  3.    _parent.gotoAndStop("off");
  4. }
  5.